home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000114-20000217 / 000176_news@columbia.edu _Mon Jan 31 09:29:07 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA19775
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 31 Jan 2000 09:29:06 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA06182
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 31 Jan 2000 09:18:54 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: rrodriguez <rrodriguez@ulster.net>
  10. Subject: Kermit/95 multitasking problem
  11. Date: Mon, 31 Jan 2000 14:08:36 GMT
  12. Message-ID: <s9b5r41b5io168@corp.supernews.com>
  13. To: kermit.misc@columbia.edu
  14.  
  15. Is there a way to ensure that Kermit/95 windows have a reasonable
  16. share of the Windows timeslice resources? Sometimes when running
  17. large resource-hogging Lotus Notes agents, I have trouble in
  18. Kermit/95 windows with characters typed appearing out of sequence
  19. or getting dropped altogether. This did not happen with the same
  20. agents running on OS/2; I think that there was a CONFIG.SYS
  21. parameter to ensure that Kermit/2 would get its fair share of
  22. system resources.